Draws a polygon.
Namespace: MindFusion.DrawingFile: Graphics.js
function drawPolygon (pen, points)
The pen to draw the polygon with.
The points describing the polygon.
Graphics MembersGraphics ClassMindFusion.Drawing Namespace